home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format CD 33
/
Amiga Format AFCD33 (Issue 117, Dec 1998).iso
/
-seriously_amiga-
/
archivers
/
arcppc
/
srcpup.lha
/
srcpup
/
sys
/
time.h
Wrap
C/C++ Source or Header
|
1998-04-08
|
107b
|
11 lines
#undef BSD
#define _STRICT_ANSI
#include <time.h>
#define timezone __timezone
extern long __timezone;